IRecoverableServerProperties.HardwareGeneration 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.
Hardware generation associated with the service level objective
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="Hardware generation associated with the service level objective", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="hardwareGeneration")]
public string HardwareGeneration { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="Hardware generation associated with the service level objective", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="hardwareGeneration")>]
member this.HardwareGeneration : string
Public ReadOnly Property HardwareGeneration As String
Property Value
- Attributes