Share via


IGalleryProperties.SharingProfileGroup Property

Definition

A list of sharing profile groups.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="A list of sharing profile groups.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.ISharingProfileGroup) }, ReadOnly=true, Required=false, SerializedName="groups")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.ISharingProfileGroup[] SharingProfileGroup { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="A list of sharing profile groups.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.ISharingProfileGroup) }, ReadOnly=true, Required=false, SerializedName="groups")>]
member this.SharingProfileGroup : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.ISharingProfileGroup[]
Public ReadOnly Property SharingProfileGroup As ISharingProfileGroup()

Property Value

Attributes

Applies to