Site Network Service Properties Format Args
data class SiteNetworkServicePropertiesFormatArgs(val desiredStateConfigurationGroupValueReferences: Output<Map<String, ReferencedResourceArgs>>? = null, val managedResourceGroupConfiguration: Output<ManagedResourceGroupConfigurationArgs>? = null, val networkServiceDesignVersionResourceReference: Output<Either<OpenDeploymentResourceReferenceArgs, SecretDeploymentResourceReferenceArgs>>? = null, val siteReference: Output<ReferencedResourceArgs>? = null) : ConvertibleToJava<SiteNetworkServicePropertiesFormatArgs>
Site network service properties.
Constructors
Link copied to clipboard
constructor(desiredStateConfigurationGroupValueReferences: Output<Map<String, ReferencedResourceArgs>>? = null, managedResourceGroupConfiguration: Output<ManagedResourceGroupConfigurationArgs>? = null, networkServiceDesignVersionResourceReference: Output<Either<OpenDeploymentResourceReferenceArgs, SecretDeploymentResourceReferenceArgs>>? = null, siteReference: Output<ReferencedResourceArgs>? = null)
Properties
Link copied to clipboard
val desiredStateConfigurationGroupValueReferences: Output<Map<String, ReferencedResourceArgs>>? = null
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
Managed resource group configuration.
Link copied to clipboard
val networkServiceDesignVersionResourceReference: Output<Either<OpenDeploymentResourceReferenceArgs, SecretDeploymentResourceReferenceArgs>>? = null
The network service design version resource reference.
Link copied to clipboard
The site details