Share via


IStaticSiteUserInvitationResponseResource.InvitationUrl Property

Definition

The url for the invitation link

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

Property Value

Attributes

Applies to