AzureNetworkCloudFeatures object

Cloud specifics Farm Role Network configuration.

Polymorphism

AzureNetworkCloudFeatures is a type that implements the NetworkCloudFeatures type.

When an object of type NetworkCloudFeatures is expected, you can use one of type AzureNetworkCloudFeatures (or use any other implementation).

Example JSON representation

{
  "applicationSecurityGroups": [
    {
      "id": "string"
    }
  ],
  "type": "AzureNetworkCloudFeatures"
}

Properties

property attributes valid values description filter option
type
string
required
"AzureNetworkCloudFeatures"
applicationSecurityGroups
Array of ApplicationGroupForeignKey objects
optional

The Application Security Group identifiers.