IStaticSiteUserInvitationResponseResource.InvitationUrl Property

Definition

The url for the invitation link

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="The url for the invitation link", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="invitationUrl", Update=false)]
public string InvitationUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=false, Description="The url for the invitation link", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="invitationUrl", Update=false)>]
member this.InvitationUrl : string
Public ReadOnly Property InvitationUrl As String

Property Value

Attributes

Applies to