次の方法で共有


IVirtualIPMapping.ServiceName Property

Definition

name of the service that virtual IP is assigned to

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="name of the service that virtual IP is assigned to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="serviceName")]
public string ServiceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="name of the service that virtual IP is assigned to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="serviceName")>]
member this.ServiceName : string with get, set
Public Property ServiceName As String

Property Value

Attributes

Applies to