ISbePartnerInfo 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.StackHCI.Models.Api20240401.SbePartnerInfoTypeConverter))]
public interface ISbePartnerInfo : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.SbePartnerInfoTypeConverter))>]
type ISbePartnerInfo = interface
interface IJsonSerializable
Public Interface ISbePartnerInfo
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
CredentialList |
SBE credentials list for AzureStackHCI cluster deployment. |
PartnerProperty |
List of SBE partner properties for AzureStackHCI cluster deployment. |
SbeDeploymentInfoFamily |
SBE family name. |
SbeDeploymentInfoPublisher |
SBE manifest publisher. |
SbeDeploymentInfoSbeManifestCreationDate |
SBE Manifest Creation Date. |
SbeDeploymentInfoSbeManifestSource |
SBE Manifest Source. |
SbeDeploymentInfoVersion |
SBE package version. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |