次の方法で共有


IStreamingEndpoint インターフェイス

定義

public interface IStreamingEndpoint
type IStreamingEndpoint = interface
Public Interface IStreamingEndpoint

プロパティ

AccessControl
CacheControl
CdnEnabled
CdnProfile
CdnProvider
Created
CrossSiteAccessPolicies
CustomHostNames
Description
FreeTrialEndTime
HostName
Id
LastModified
Name
ScaleUnits
State
StreamingEndpointVersion

メソッド

Delete()
DeleteAsync()
GetTelemetry()
Scale(Int32)
ScaleAsync(Int32)
SendDeleteOperation()
SendDeleteOperationAsync()
SendScaleOperation(Int32)
SendScaleOperationAsync(Int32)
SendStartOperation()
SendStartOperationAsync()
SendStopOperation()
SendStopOperationAsync()
SendUpdateOperation()
SendUpdateOperationAsync()
Start()
StartAsync()
Stop()
StopAsync()
Update()
UpdateAsync()

適用対象