ICustomHostnameSites.SiteResourceId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IIdentifier) }, ReadOnly=false, Required=false, SerializedName="siteResourceIds")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IIdentifier[] SiteResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IIdentifier) }, ReadOnly=false, Required=false, SerializedName="siteResourceIds")>]
member this.SiteResourceId : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IIdentifier[] with get, set
Public Property SiteResourceId As IIdentifier()

Property Value

Attributes

Applies to