SiteNetworkServicePropertiesFormatResponse

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

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)

Types

Link copied to clipboard
object Companion

Properties

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.

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.

The location of the network service design offering.

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