Share via


IAppServicesGetRequest.AzureResourceId Property

Definition

Azure resource IDs

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Azure resource IDs", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureResourceIds", Update=true)]
public System.Collections.Generic.List<string> AzureResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Azure resource IDs", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureResourceIds", Update=true)>]
member this.AzureResourceId : System.Collections.Generic.List<string> with get, set
Public Property AzureResourceId As List(Of String)

Property Value

Attributes

Applies to