QumuloFileSystemResourceData Class
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.
A class representing the QumuloFileSystemResource data model. A FileSystem Resource by Qumulo
public class QumuloFileSystemResourceData : Azure.ResourceManager.Models.TrackedResourceData
type QumuloFileSystemResourceData = class
inherit TrackedResourceData
Public Class QumuloFileSystemResourceData
Inherits TrackedResourceData
- Inheritance
Constructors
QumuloFileSystemResourceData(AzureLocation, MarketplaceDetails, StorageSku, QumuloUserDetails, String, String, Int32) |
Initializes a new instance of QumuloFileSystemResourceData. |
Properties
AdminPassword |
Initial administrator password of the resource. |
AvailabilityZone |
Availability zone. |
ClusterLoginUri |
File system Id of the resource. |
DelegatedSubnetId |
Delegated subnet id for Vnet injection. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
Identity |
The managed service identities assigned to this resource. |
InitialCapacity |
Storage capacity in TB. |
Location |
The geo-location where the resource lives. (Inherited from TrackedResourceData) |
MarketplaceDetails |
Marketplace details. |
Name |
The name of the resource. (Inherited from ResourceData) |
PrivateIPs |
Private IPs of the resource. |
ProvisioningState |
Provisioning State of the resource. |
ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
StorageSku |
Storage Sku. |
SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
Tags |
Resource tags. (Inherited from TrackedResourceData) |
UserDetailsEmail |
User Email. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from TrackedResourceData) |
Applies to
Azure SDK for .NET