INetworkAnchor.OciVcnDnsLabel 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.
OCI DNS label. This is optional if DNS config is provided.
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="OCI DNS label. This is optional if DNS config is provided.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ociVcnDnsLabel", Update=false)]
public string OciVcnDnsLabel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="OCI DNS label. This is optional if DNS config is provided.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ociVcnDnsLabel", Update=false)>]
member this.OciVcnDnsLabel : string with get, set
Public Property OciVcnDnsLabel As String
Property Value
- Attributes