IServiceResource.ServiceId Property

Definition

ServiceInstanceEntity GUID which uniquely identifies a created resource

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="ServiceInstanceEntity GUID which uniquely identifies a created resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceId")]
public string ServiceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="ServiceInstanceEntity GUID which uniquely identifies a created resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceId")>]
member this.ServiceId : string
Public ReadOnly Property ServiceId As String

Property Value

Attributes

Applies to