ArmConfluentModelFactory.SCClusterByokEntity(String, String, String) Method
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.
Initializes a new instance of SCClusterByokEntity.
public static Azure.ResourceManager.Confluent.Models.SCClusterByokEntity SCClusterByokEntity (string id = default, string related = default, string resourceName = default);
static member SCClusterByokEntity : string * string * string -> Azure.ResourceManager.Confluent.Models.SCClusterByokEntity
Public Shared Function SCClusterByokEntity (Optional id As String = Nothing, Optional related As String = Nothing, Optional resourceName As String = Nothing) As SCClusterByokEntity
Parameters
- id
- String
ID of the referred resource.
- related
- String
API URL for accessing or modifying the referred object.
- resourceName
- String
CRN reference to the referred resource.
Returns
A new SCClusterByokEntity instance for mocking.