Compartilhar via


IConnectedEnvironmentStorage Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.ConnectedEnvironmentStorageTypeConverter))]
public interface IConnectedEnvironmentStorage : Microsoft.Azure.PowerShell.Cmdlets.App.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.ConnectedEnvironmentStorageTypeConverter))>]
type IConnectedEnvironmentStorage = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface IConnectedEnvironmentStorage
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