IGalleryUpdate.SharingStatusSummary 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.
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