Share via


StandbyPoolIdentity.RuntimeView Property

Definition

The unique identifier for the runtime view. The input string should be the word 'latest', which will get the latest runtime view of the pool, otherwise the request will fail with NotFound exception.

[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PropertyOrigin.Owned)]
public string RuntimeView { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Origin(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.PropertyOrigin.Owned)>]
member this.RuntimeView : string with get, set
Public Property RuntimeView As String

Property Value

Implements

Attributes

Applies to