Share via


ICsmPublishingCredentialsPoliciesEntityProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.CsmPublishingCredentialsPoliciesEntityPropertiesTypeConverter))]
public interface ICsmPublishingCredentialsPoliciesEntityProperties : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.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