Share via


ICsmPublishingCredentialsPoliciesEntityProperties Interface

Definition

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

Properties

Allow

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to