RemoveAzurePrivateDnsRecordConfig.Value Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The text value of the TXT record to remove.", Mandatory=true, ParameterSetName="TXT")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Value { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The text value of the TXT record to remove.", Mandatory=true, ParameterSetName="TXT")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Value : string with get, set
Public Property Value As String

Property Value

String
Attributes

Applies to