Class OciDns
Oracle Cloud Infrastructure network anchor related meta data items
Inherited Members
Namespace: Oci.MulticloudService.Models
Assembly: OCI.DotNetSDK.Multicloud.dll
Syntax
public class OciDns
Properties
CustomDomainName
Declaration
[JsonProperty(PropertyName = "customDomainName")]
public string CustomDomainName { get; set; }
Property Value
Type | Description |
---|---|
string | Full custom domain name. If this field is passed dnsLabel will be ignored |