CloudHsmClusterProperties.AutoGeneratedDomainNameLabelScope Property
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.
The Cloud HSM Cluster's auto-generated Domain Name Label Scope.
public Azure.ResourceManager.HardwareSecurityModules.Models.AutoGeneratedDomainNameLabelScope? AutoGeneratedDomainNameLabelScope { get; set; }
member this.AutoGeneratedDomainNameLabelScope : Nullable<Azure.ResourceManager.HardwareSecurityModules.Models.AutoGeneratedDomainNameLabelScope> with get, set
Public Property AutoGeneratedDomainNameLabelScope As Nullable(Of AutoGeneratedDomainNameLabelScope)