IDevCenterProperties 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.DevCenter.Models.Api20231001Preview.DevCenterPropertiesTypeConverter))]
public interface IDevCenterProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IDevCenterUpdateProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.DevCenterPropertiesTypeConverter))>]
type IDevCenterProperties = interface
interface IJsonSerializable
interface IDevCenterUpdateProperties
Public Interface IDevCenterProperties
Implements IDevCenterUpdateProperties
- Derived
- Attributes
- Implements
Properties
CustomerManagedKeyEncryptionKeyUrl | (Inherited from IDevCenterUpdateProperties) |
DevCenterUri | |
DisplayName | (Inherited from IDevCenterUpdateProperties) |
KeyEncryptionKeyIdentityDelegatedIdentityClientId | (Inherited from IDevCenterUpdateProperties) |
KeyEncryptionKeyIdentityType | (Inherited from IDevCenterUpdateProperties) |
KeyEncryptionKeyIdentityUserAssignedIdentityResourceId | (Inherited from IDevCenterUpdateProperties) |
ProvisioningState |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |