IReportResource.StorageInfoResourceGroup Property
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.
The resourceGroup which 'bring your own storage' account belongs to
C#
[Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Runtime.Info(Create=true, Description="The resourceGroup which 'bring your own storage' account belongs to", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGroup", Update=true)]
public string StorageInfoResourceGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Runtime.Info(Create=true, Description="The resourceGroup which 'bring your own storage' account belongs to", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGroup", Update=true)>]
member this.StorageInfoResourceGroup : string with get, set
Public Property StorageInfoResourceGroup As String
- Attributes
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |