IRuleSetProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleSetPropertiesTypeConverter))]
public interface IRuleSetProperties : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdStateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleSetPropertiesTypeConverter))>]
type IRuleSetProperties = interface
interface IJsonSerializable
interface IAfdStateProperties
Public Interface IRuleSetProperties
Implements IAfdStateProperties
- Derived
- Attributes
- Implements
Properties
DeploymentStatus | (Inherited from IAfdStateProperties) |
ProfileName |
The name of the profile which holds the rule set. |
ProvisioningState |
Provisioning status (Inherited from IAfdStateProperties) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |