SiteNetworkServicePropertiesFormat interface
Site network service properties.
Properties
desired |
The goal state of the site network service resource. This has references to the configuration group value objects that describe the desired state of the site network service. |
last |
The last state of the site network service resource. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The network service design version for the site network service. NOTE: This property will not be serialized. It can only be populated by the server. |
managed |
Managed resource group configuration. |
network |
The network service design group name for the site network service. NOTE: This property will not be serialized. It can only be populated by the server. |
network |
The network service design version for the site network service. NOTE: This property will not be serialized. It can only be populated by the server. |
network |
The location of the network service design offering. NOTE: This property will not be serialized. It can only be populated by the server. |
network |
The network service design version resource reference. |
provisioning |
The provisioning state of the site network service resource. NOTE: This property will not be serialized. It can only be populated by the server. |
publisher |
The publisher name for the site network service. NOTE: This property will not be serialized. It can only be populated by the server. |
publisher |
The scope of the publisher. NOTE: This property will not be serialized. It can only be populated by the server. |
site |
The site details |
Property Details
desiredStateConfigurationGroupValueReferences
The goal state of the site network service resource. This has references to the configuration group value objects that describe the desired state of the site network service.
desiredStateConfigurationGroupValueReferences?: {[propertyName: string]: ReferencedResource}
Property Value
{[propertyName: string]: ReferencedResource}
lastStateConfigurationGroupValueReferences
The last state of the site network service resource. NOTE: This property will not be serialized. It can only be populated by the server.
lastStateConfigurationGroupValueReferences?: {[propertyName: string]: ReferencedResource}
Property Value
{[propertyName: string]: ReferencedResource}
lastStateNetworkServiceDesignVersionName
The network service design version for the site network service. NOTE: This property will not be serialized. It can only be populated by the server.
lastStateNetworkServiceDesignVersionName?: string
Property Value
string
managedResourceGroupConfiguration
Managed resource group configuration.
managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration
Property Value
networkServiceDesignGroupName
The network service design group name for the site network service. NOTE: This property will not be serialized. It can only be populated by the server.
networkServiceDesignGroupName?: string
Property Value
string
networkServiceDesignVersionName
The network service design version for the site network service. NOTE: This property will not be serialized. It can only be populated by the server.
networkServiceDesignVersionName?: string
Property Value
string
networkServiceDesignVersionOfferingLocation
The location of the network service design offering. NOTE: This property will not be serialized. It can only be populated by the server.
networkServiceDesignVersionOfferingLocation?: string
Property Value
string
networkServiceDesignVersionResourceReference
The network service design version resource reference.
networkServiceDesignVersionResourceReference?: DeploymentResourceIdReferenceUnion
Property Value
provisioningState
The provisioning state of the site network service resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
publisherName
The publisher name for the site network service. NOTE: This property will not be serialized. It can only be populated by the server.
publisherName?: string
Property Value
string
publisherScope
The scope of the publisher. NOTE: This property will not be serialized. It can only be populated by the server.
publisherScope?: string
Property Value
string
siteReference
Azure SDK for JavaScript