IDeletedSite.Subscription 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.
Subscription containing the deleted site
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Subscription containing the deleted site", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subscription")]
public string Subscription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Subscription containing the deleted site", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subscription")>]
member this.Subscription : string
Public ReadOnly Property Subscription As String
Property Value
- Attributes