Share via


IGalleryProperties.SharingStatusSummary Property

Definition

Summary of all regional sharing status.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Summary of all regional sharing status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IRegionalSharingStatus) }, ReadOnly=false, Required=false, SerializedName="summary")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IRegionalSharingStatus[] SharingStatusSummary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Summary of all regional sharing status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IRegionalSharingStatus) }, ReadOnly=false, Required=false, SerializedName="summary")>]
member this.SharingStatusSummary : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IRegionalSharingStatus[] with get, set
Public Property SharingStatusSummary As IRegionalSharingStatus()

Property Value

Attributes

Applies to