IFrontDoorIdentity.ProfileName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Profile identifier associated with the Tenant and Partner
[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="The Profile identifier associated with the Tenant and Partner", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="profileName", Update=true)]
public string ProfileName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="The Profile identifier associated with the Tenant and Partner", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="profileName", Update=true)>]
member this.ProfileName : string with get, set
Public Property ProfileName As String
Property Value
- Attributes