Share via


ISqlBackupSetInfo.FamilyCount Property

Definition

Media family count

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Media family count", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="familyCount")]
public int? FamilyCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Media family count", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="familyCount")>]
member this.FamilyCount : Nullable<int>
Public ReadOnly Property FamilyCount As Nullable(Of Integer)

Property Value

Attributes

Applies to