Condividi tramite


IPrivateAccessProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PrivateAccessPropertiesTypeConverter))]
public interface IPrivateAccessProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.PrivateAccessPropertiesTypeConverter))>]
type IPrivateAccessProperties = interface
    interface IJsonSerializable
Public Interface IPrivateAccessProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Enabled
VirtualNetwork

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to