You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
location: Optional[str] =field(default=None, metadata={'description': 'The geo-location where the resource lives'}) # fmt: skip
616
618
system_data: Optional[AzureSystemData] =field(default=None, metadata={'description': 'Metadata pertaining to creation and last modification of the resource.'}) # fmt: skip
system_data: Optional[AzureSystemData] =field(default=None, metadata={'description': 'Metadata pertaining to creation and last modification of the resource.'}) # fmt: skip
628
632
type: Optional[str] =field(default=None, metadata={'description': 'The type of the resource. E.g. Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts '}) # fmt: skip
0 commit comments