次の方法で共有


AzureFileProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.AzureFilePropertiesTypeConverter))]
public class AzureFileProperties : Microsoft.Azure.PowerShell.Cmdlets.App.Models.IAzureFileProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.AzureFilePropertiesTypeConverter))>]
type AzureFileProperties = class
    interface IAzureFileProperties
    interface IJsonSerializable
Public Class AzureFileProperties
Implements IAzureFileProperties
Inheritance
AzureFileProperties
Attributes
Implements

Constructors

AzureFileProperties()

Properties

AccessMode
AccountKey
AccountName
ShareName

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to