Udostępnij za pośrednictwem


ISupportTicketDetails.ServiceId Property

Definition

This is the resource Id of the Azure service resource associated with the support ticket.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="This is the resource Id of the Azure service resource associated with the support ticket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="serviceId", Update=true)]
public string ServiceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="This is the resource Id of the Azure service resource associated with the support ticket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="serviceId", Update=true)>]
member this.ServiceId : string with get, set
Public Property ServiceId As String

Property Value

Attributes

Applies to