Bagikan melalui


IPrivateAccess Interface

Definition

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

Properties

Enabled
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
Type (Inherited from IProxyOnlyResource)
VirtualNetwork

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to