Share via


MicrosoftgraphdomainDnsRecord.IsOptional Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isOptional")]
public bool? IsOptional { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isOptional")>]
member this.IsOptional : Nullable<bool> with get, set
Public Property IsOptional As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to