ICloudServiceRoleListResult Interface

Definition

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

Properties

NextLink
Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to