IServiceResource.ServiceId Property

Definition

ServiceInstanceEntity GUID which uniquely identifies a created resource

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

Property Value

Attributes

Applies to