Megosztás a következőn keresztül:


IBaseResourceConfiguration Interface

Definition

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

Properties

DesiredOnboardingState

Onboarding states.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to