Site Network Service Properties Format Response
data class SiteNetworkServicePropertiesFormatResponse(val desiredStateConfigurationGroupValueReferences: Map<String, ReferencedResourceResponse>? = null, val lastStateConfigurationGroupValueReferences: Map<String, ReferencedResourceResponse>, val lastStateNetworkServiceDesignVersionName: String, val managedResourceGroupConfiguration: ManagedResourceGroupConfigurationResponse? = null, val networkServiceDesignGroupName: String, val networkServiceDesignVersionName: String, val networkServiceDesignVersionOfferingLocation: String, val networkServiceDesignVersionResourceReference: Either<OpenDeploymentResourceReferenceResponse, SecretDeploymentResourceReferenceResponse>? = null, val provisioningState: String, val publisherName: String, val publisherScope: String, val siteReference: ReferencedResourceResponse? = null)
Site network service properties.
Constructors
Link copied to clipboard
constructor(desiredStateConfigurationGroupValueReferences: Map<String, ReferencedResourceResponse>? = null, lastStateConfigurationGroupValueReferences: Map<String, ReferencedResourceResponse>, lastStateNetworkServiceDesignVersionName: String, managedResourceGroupConfiguration: ManagedResourceGroupConfigurationResponse? = null, networkServiceDesignGroupName: String, networkServiceDesignVersionName: String, networkServiceDesignVersionOfferingLocation: String, networkServiceDesignVersionResourceReference: Either<OpenDeploymentResourceReferenceResponse, SecretDeploymentResourceReferenceResponse>? = null, provisioningState: String, publisherName: String, publisherScope: String, siteReference: ReferencedResourceResponse? = null)
Properties
Link copied to clipboard
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.
Link copied to clipboard
The last state of the site network service resource.
Link copied to clipboard
The network service design version for the site network service.
Link copied to clipboard
Managed resource group configuration.
Link copied to clipboard
The network service design group name for the site network service.
Link copied to clipboard
The network service design version for the site network service.
Link copied to clipboard
The location of the network service design offering.
Link copied to clipboard
val networkServiceDesignVersionResourceReference: Either<OpenDeploymentResourceReferenceResponse, SecretDeploymentResourceReferenceResponse>? = null
The network service design version resource reference.
Link copied to clipboard
The provisioning state of the site network service resource.
Link copied to clipboard
The publisher name for the site network service.
Link copied to clipboard
The scope of the publisher.
Link copied to clipboard
The site details