SiteNetworkServicePropertiesFormat Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Site network service properties.
public class SiteNetworkServicePropertiesFormat
type SiteNetworkServicePropertiesFormat = class
Public Class SiteNetworkServicePropertiesFormat
- Inheritance
-
SiteNetworkServicePropertiesFormat
Constructors
SiteNetworkServicePropertiesFormat() |
Initializes a new instance of SiteNetworkServicePropertiesFormat. |
Properties
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. |
LastStateConfigurationGroupValueReferences |
The last state of the site network service resource. |
LastStateNetworkServiceDesignVersionName |
The network service design version for the site network service. |
ManagedResourceGroupConfiguration |
Managed resource group configuration. |
NetworkServiceDesignGroupName |
The network service design group name for the site network service. |
NetworkServiceDesignVersionName |
The network service design version for the site network service. |
NetworkServiceDesignVersionOfferingLocation |
The location of the network service design offering. |
NetworkServiceDesignVersionResourceReference |
The network service design version resource reference. Please note DeploymentResourceIdReference is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include OpenDeploymentResourceReference and SecretDeploymentResourceReference. |
ProvisioningState |
The provisioning state of the site network service resource. |
PublisherName |
The publisher name for the site network service. |
PublisherScope |
The scope of the publisher. |
SiteReferenceId |
Gets or sets Id. |
Applies to
Azure SDK for .NET