IHostNameBinding.AzureResourceName Property

Definition

Azure resource name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Azure resource name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureResourceName", Update=false)]
public string AzureResourceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Azure resource name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureResourceName", Update=false)>]
member this.AzureResourceName : string with get, set
Public Property AzureResourceName As String

Property Value

Attributes

Applies to