IUserProperties Interface

Definition

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

Properties

PublishingPassword
PublishingPasswordHash
PublishingPasswordHashSalt
PublishingUserName
ScmUri

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to