INaptrRecord.Service 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 services specific to DDDS applications. Enclose Services in quotation marks.
[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The services specific to DDDS applications. Enclose Services in quotation marks.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="services")]
public string Service { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The services specific to DDDS applications. Enclose Services in quotation marks.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="services")>]
member this.Service : string with get, set
Public Property Service As String
Property Value
- Attributes