Compartir a través de


ICsmPublishingCredentialsPoliciesEntity Interface

Definition

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

Properties

Allow

true to allow access to a publishing method; otherwise, false.

Id

Resource Id.

(Inherited from IProxyOnlyResource)
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
Name

Resource Name.

(Inherited from IProxyOnlyResource)
Type

Resource type.

(Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to