次の方法で共有


IManagedEnvironmentStorage Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.ManagedEnvironmentStorageTypeConverter))]
public interface IManagedEnvironmentStorage : Microsoft.Azure.PowerShell.Cmdlets.App.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.ManagedEnvironmentStorageTypeConverter))>]
type IManagedEnvironmentStorage = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface IManagedEnvironmentStorage
Implements IProxyResource
Derived
Attributes
Implements

Properties

AzureFileAccessMode
AzureFileAccountKey
AzureFileAccountName
AzureFileShareName
Id (Inherited from IResource)
Name (Inherited from IResource)
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to